Skip to content

Consolidate MCP internals and runtime compatibility lookups#68

Merged
Gabriel-Darbord merged 21 commits into
mainfrom
codex/consolidate-repository-results
Jun 26, 2026
Merged

Consolidate MCP internals and runtime compatibility lookups#68
Gabriel-Darbord merged 21 commits into
mainfrom
codex/consolidate-repository-results

Conversation

@Gabriel-Darbord

Copy link
Copy Markdown
Member

Summary

  • consolidate repository command/result internals and related class responsibilities
  • clean up runtime class lookups by trusting supported Pharo classes directly where available
  • route debugger method implementor lookup through PharoCompatibility instead of MCP-local global probing

Dependency

Verification

  • PharoCompatibilityTest: 3 passed in Pharo 13
  • MCPToolStructuredOutputTest: 31 passed in Pharo 13
  • MCPDebugToolContractTest: 60 passed in Pharo 13
  • MCPToolContractsTest: 114 passed in Pharo 13
  • Targeted MCP searches find zero package references to #StDebuggerMethodImplementor, #CoverageCollector, or #StDebugger
  • P12/P13/P14 runtime checks confirm the class availability assumptions

Gabriel-Darbord and others added 19 commits June 24, 2026 17:35
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
@Gabriel-Darbord Gabriel-Darbord marked this pull request as ready for review June 26, 2026 13:21
@Gabriel-Darbord Gabriel-Darbord merged commit 5c4cf23 into main Jun 26, 2026
3 checks passed
@Gabriel-Darbord Gabriel-Darbord deleted the codex/consolidate-repository-results branch June 26, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant